Conversation
Co-authored-by: Michał Smolarek <34063647+Razz4780@users.noreply.github.com>
call set_authorization when creating a Proxy
…om-dependencies remove unused rustls-native-certs crate from dependencies
|
We should also delete this fork: https://github.com/rigetti/hyper-proxy2 |
| override: true | ||
| - uses: katyo/publish-crates@v2 | ||
| with: | ||
| registry-token: ${{ secrets.CRATES_IO_SECRET }} No newline at end of file |
There was a problem hiding this comment.
We'll need to add this: https://github.com/rigetti/hyper-proxy/settings/secrets/actions
jselig-rigetti
left a comment
There was a problem hiding this comment.
Once tests are passing, this looks reasonable
@BatmanAoD Ok, I've archived it |
|
I'm going to delete the LLM-generated recommendations file. Here are the contents, for posterity. Here's my assessment of all commits in hyper-http-proxy fork
hyper-proxy2 fork
Summary: Take the full hyper-http-proxy chain (minus One thing to decide before you start: do you want to keep the crate name as |
|
Closing now that |
See
upstream_commit_recommendations.txt, written by Claude Haiku 4.5. Claude then created a merge request with the described commit chain and manual changes.I selected the name
rigetti-hyper-proxyfor the crate.The final commit, "do a few more dependency updates," is from simply running
cargo upgrade -i. (The "upgrade" command comes fromcargo-edit.)Rather than merging this, we should simply switch the default branch to
mainonce we're satisfied that this looks correct.